libxl: refuse to try and migrate an HVM guest using qemu-xen
authorIan Campbell <Ian.Campbell@citrix.com>
Wed, 25 Jul 2012 16:39:14 +0000 (17:39 +0100)
committerIan Campbell <Ian.Campbell@citrix.com>
Wed, 25 Jul 2012 16:39:14 +0000 (17:39 +0100)
commitce69d835796fec395c328081d0c9e017ee6e52f2
treeb6ef47b0441e0188c76bf4af30155e96894fd22b
parentf2c89c53c44d9d8adbba43db6f02701c8b155383
libxl: refuse to try and migrate an HVM guest using qemu-xen

libxl/qemu-upstream currently do not collude together to enable log-dirty mode
and therefore migrations are unsafe. Refuse to even try for now.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl.c